AttachmentExtension Property |
Contains a file name extension that indicates the document type of an attachment.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string Extension { get; set; }Public Property Extension As String
Get
Set
Property Value
Type:
StringThe extension.
See Also